home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 2003 September / PC Answers September 2003.iso / Software / trial / AutoMate 5.0.4.1 / automate5_eval_setup.exe / TaskEdit.exe / 0 / RCDATA / TFRMPOP3MAIL / TFRMPOP3MAIL.txt
Encoding:
Text File  |  2003-01-14  |  12.8 KB  |  439 lines

  1. inherited frmPOP3Mail: TfrmPOP3Mail
  2.   Left = 444
  3.   Top = 81
  4.   HelpContext = 73
  5.   OldCreateOrder = True
  6.   OnShow = FormShow
  7.   PixelsPerInch = 96
  8.   TextHeight = 13
  9.   inherited pnlTop: TPanel
  10.     inherited lblCommandName: TLabel
  11.       Caption = ''
  12.     end
  13.     inherited memActionDesc: TMemo
  14.       Lines.Strings = (
  15.         
  16.           'Retrieves and/or removes e-mail messages from a POP3 mail box.  ' +
  17.           'When '
  18.         
  19.           'retrieving, the dataset is populated with the message informatio' +
  20.           'n.  Note that '
  21.         
  22.           'messages will be processed even if they have already been proces' +
  23.           'sed unless the '
  24.         '"Remove mail from server" checkbox is checked.')
  25.     end
  26.   end
  27.   inherited pnlCenter: TPanel
  28.     inherited pgcControlPage: TPageControl
  29.       inherited tbsAM5Main: TTabSheet
  30.         object lblAction: TLabel
  31.           Left = 10
  32.           Top = 16
  33.           Width = 221
  34.           Height = 13
  35.           AutoSize = False
  36.           Caption = '&Action to take:'
  37.           FocusControl = cbxAction
  38.         end
  39.         object lblHostName: TLabel
  40.           Left = 10
  41.           Top = 81
  42.           Width = 211
  43.           Height = 13
  44.           AutoSize = False
  45.           Caption = '&Host: (i.e. mail.unisyn.com)'
  46.           FocusControl = edtHostName
  47.           WordWrap = True
  48.         end
  49.         object lblUserName: TLabel
  50.           Left = 10
  51.           Top = 130
  52.           Width = 173
  53.           Height = 13
  54.           AutoSize = False
  55.           Caption = '&User name:'
  56.           FocusControl = edtUserName
  57.         end
  58.         object lblPassword: TLabel
  59.           Left = 10
  60.           Top = 179
  61.           Width = 185
  62.           Height = 13
  63.           AutoSize = False
  64.           Caption = '&Password:'
  65.           FocusControl = edtPassword
  66.           WordWrap = True
  67.         end
  68.         object lblDataSet: TLabel
  69.           Left = 239
  70.           Top = 179
  71.           Width = 200
  72.           Height = 13
  73.           AutoSize = False
  74.           Caption = 'Populate &dataset with e-mail:'
  75.           FocusControl = edtDataset
  76.           WordWrap = True
  77.         end
  78.         object lblMessageNumber: TLabel
  79.           Left = 239
  80.           Top = 130
  81.           Width = 229
  82.           Height = 13
  83.           AutoSize = False
  84.           Caption = '&Message number:'
  85.           FocusControl = edtMessageNum
  86.         end
  87.         object lblPort: TLabel
  88.           Left = 239
  89.           Top = 81
  90.           Width = 218
  91.           Height = 13
  92.           AutoSize = False
  93.           Caption = 'P&ort:'
  94.           FocusControl = edtPort
  95.         end
  96.         object cbxAction: TComboBox
  97.           Left = 10
  98.           Top = 32
  99.           Width = 449
  100.           Height = 21
  101.           Style = csDropDownList
  102.           ItemHeight = 13
  103.           TabOrder = 0
  104.           OnChange = cbxActionChange
  105.           Items.Strings = (
  106.             'Get all messages. Only headers ( faster )'
  107.             'Get all messages. With bodies and attachments'
  108.             'Get single message.'
  109.             'Delete all messages.'
  110.             'Delete single message.')
  111.         end
  112.         object edtHostName: TEdit
  113.           Left = 10
  114.           Top = 97
  115.           Width = 219
  116.           Height = 21
  117.           TabOrder = 2
  118.         end
  119.         object edtUserName: TEdit
  120.           Left = 10
  121.           Top = 146
  122.           Width = 219
  123.           Height = 21
  124.           TabOrder = 3
  125.         end
  126.         object edtPassword: TEdit
  127.           Left = 10
  128.           Top = 195
  129.           Width = 219
  130.           Height = 21
  131.           PasswordChar = '*'
  132.           TabOrder = 4
  133.         end
  134.         object edtDataset: TEdit
  135.           Left = 239
  136.           Top = 195
  137.           Width = 219
  138.           Height = 21
  139.           TabOrder = 7
  140.         end
  141.         object chkDeleteOffServer: TCheckBox
  142.           Left = 10
  143.           Top = 58
  144.           Width = 213
  145.           Height = 17
  146.           Caption = '&Remove mail from server'
  147.           TabOrder = 1
  148.         end
  149.         object edtMessageNum: TEdit
  150.           Left = 239
  151.           Top = 146
  152.           Width = 219
  153.           Height = 21
  154.           TabOrder = 6
  155.         end
  156.         object edtPort: TEdit
  157.           Left = 239
  158.           Top = 97
  159.           Width = 219
  160.           Height = 21
  161.           TabOrder = 5
  162.           Text = '110'
  163.         end
  164.       end
  165.       object tbsOptions: TTabSheet [1]
  166.         Caption = 'Attachments'
  167.         ImageIndex = 3
  168.         object lblSource: TLabel
  169.           Left = 10
  170.           Top = 44
  171.           Width = 369
  172.           Height = 13
  173.           AutoSize = False
  174.           Caption = '&Save attachments in folder:'
  175.           FocusControl = edtSource
  176.         end
  177.         object lblAttachNote: TLabel
  178.           Left = 10
  179.           Top = 16
  180.           Width = 451
  181.           Height = 26
  182.           AutoSize = False
  183.           Caption = 'These options are ignored unless get attachments is specified.'
  184.           Font.Charset = DEFAULT_CHARSET
  185.           Font.Color = clWindowText
  186.           Font.Height = -11
  187.           Font.Name = 'Tahoma'
  188.           Font.Style = [fsBold]
  189.           ParentFont = False
  190.           WordWrap = True
  191.         end
  192.         object edtSource: TEdit
  193.           Left = 10
  194.           Top = 60
  195.           Width = 409
  196.           Height = 21
  197.           TabOrder = 0
  198.         end
  199.         object btnBrowseSource: TBitBtn
  200.           Left = 427
  201.           Top = 60
  202.           Width = 32
  203.           Height = 21
  204.           TabOrder = 1
  205.           OnClick = btnBrowseSourceClick
  206.           Glyph.Data = {
  207.             36050000424D3605000000000000360400002800000010000000100000000100
  208.             0800000000000001000000000000000000000001000000010000000000000000
  209.             80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
  210.             A60004040400080808000C0C0C0011111100161616001C1C1C00222222002929
  211.             2900555555004D4D4D004242420039393900807CFF005050FF009300D600FFEC
  212.             CC00C6D6EF00D6E7E70090A9AD000000330000006600000099000000CC000033
  213.             00000033330000336600003399000033CC000033FF0000660000006633000066
  214.             6600006699000066CC000066FF00009900000099330000996600009999000099
  215.             CC000099FF0000CC000000CC330000CC660000CC990000CCCC0000CCFF0000FF
  216.             660000FF990000FFCC00330000003300330033006600330099003300CC003300
  217.             FF00333300003333330033336600333399003333CC003333FF00336600003366
  218.             330033666600336699003366CC003366FF003399000033993300339966003399
  219.             99003399CC003399FF0033CC000033CC330033CC660033CC990033CCCC0033CC
  220.             FF0033FF330033FF660033FF990033FFCC0033FFFF0066000000660033006600
  221.             6600660099006600CC006600FF00663300006633330066336600663399006633
  222.             CC006633FF00666600006666330066666600666699006666CC00669900006699
  223.             330066996600669999006699CC006699FF0066CC000066CC330066CC990066CC
  224.             CC0066CCFF0066FF000066FF330066FF990066FFCC00CC00FF00FF00CC009999
  225.             000099339900990099009900CC009900000099333300990066009933CC009900
  226.             FF00996600009966330099336600996699009966CC009933FF00999933009999
  227.             6600999999009999CC009999FF0099CC000099CC330066CC660099CC990099CC
  228.             CC0099CCFF0099FF000099FF330099CC660099FF990099FFCC0099FFFF00CC00
  229.             000099003300CC006600CC009900CC00CC0099330000CC333300CC336600CC33
  230.             9900CC33CC00CC33FF00CC660000CC66330099666600CC669900CC66CC009966
  231.             FF00CC990000CC993300CC996600CC999900CC99CC00CC99FF00CCCC0000CCCC
  232.             3300CCCC6600CCCC9900CCCCCC00CCCCFF00CCFF0000CCFF330099FF6600CCFF
  233.             9900CCFFCC00CCFFFF00CC003300FF006600FF009900CC330000FF333300FF33
  234.             6600FF339900FF33CC00FF33FF00FF660000FF663300CC666600FF669900FF66
  235.             CC00CC66FF00FF990000FF993300FF996600FF999900FF99CC00FF99FF00FFCC
  236.             0000FFCC3300FFCC6600FFCC9900FFCCCC00FFCCFF00FFFF3300CCFF6600FFFF
  237.             9900FFFFCC006666FF0066FF660066FFFF00FF666600FF66FF00FFFF66002100
  238.             A5005F5F5F00777777008686860096969600CBCBCB00B2B2B200D7D7D700DDDD
  239.             DD00E3E3E300EAEAEA00F1F1F100F8F8F800F0FBFF00A4A0A000808080000000
  240.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  241.             FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000
  242.             000000000000EDFFFFFF30303030303030303030303000EDFFFF3030799AA09A
  243.             A09A9A9A9A793000EDFF30F530A09AA09AA09A9A9A9A793000FF30F530A0A0A0
  244.             A09AA09A9A9A793000ED30F530A0A09AA0A09AA09A9A9A79300030F5F530A0A0
  245.             A09AA09AA09A9A79300030F5F53030303030303030303030000030F5A0A0A0A0
  246.             A0A0A0A0A09A9A7930ED30F5A0A0A0A0A0A0A0A0A0A09A7930FF30F5A0A0A0A0
  247.             A0F5303030303030FFFFFF30F5F5F5F5F530FFFFFFFFFFFFFFFFFFFF30303030
  248.             30FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
  249.         end
  250.         object grpFileAttachments: TGroupBox
  251.           Left = 10
  252.           Top = 93
  253.           Width = 449
  254.           Height = 105
  255.           Caption = 'If file name already exists...'
  256.           Font.Charset = DEFAULT_CHARSET
  257.           Font.Color = clWindowText
  258.           Font.Height = -11
  259.           Font.Name = 'Tahoma'
  260.           Font.Style = []
  261.           ParentFont = False
  262.           TabOrder = 2
  263.           object rdDoNotSave: TRadioButton
  264.             Left = 12
  265.             Top = 24
  266.             Width = 217
  267.             Height = 17
  268.             Caption = '&Do not save'
  269.             Checked = True
  270.             TabOrder = 0
  271.             TabStop = True
  272.           end
  273.           object rdOverwrite: TRadioButton
  274.             Left = 12
  275.             Top = 72
  276.             Width = 393
  277.             Height = 17
  278.             Caption = '&Overwrite existing files'
  279.             TabOrder = 2
  280.           end
  281.           object rdUnique: TRadioButton
  282.             Left = 12
  283.             Top = 48
  284.             Width = 405
  285.             Height = 17
  286.             Caption = 'Save with a &unique file name'
  287.             TabOrder = 1
  288.           end
  289.         end
  290.       end
  291.       object tbsProxy: TTabSheet [2]
  292.         Caption = 'Proxy'
  293.         ImageIndex = 4
  294.         object lblProxyType: TLabel
  295.           Left = 10
  296.           Top = 16
  297.           Width = 129
  298.           Height = 13
  299.           AutoSize = False
  300.           Caption = 'Proxy &type:'
  301.           FocusControl = cbxFWType
  302.           WordWrap = True
  303.         end
  304.         object lblProxyHost: TLabel
  305.           Left = 10
  306.           Top = 65
  307.           Width = 249
  308.           Height = 13
  309.           AutoSize = False
  310.           Caption = 'Proxy &host:'
  311.           FocusControl = edtProxyHost
  312.         end
  313.         object lblProxyPort: TLabel
  314.           Left = 10
  315.           Top = 114
  316.           Width = 125
  317.           Height = 13
  318.           AutoSize = False
  319.           Caption = 'Proxy p&ort:'
  320.           FocusControl = edtProxyPort
  321.         end
  322.         object lblProxyUserID: TLabel
  323.           Left = 238
  324.           Top = 65
  325.           Width = 249
  326.           Height = 13
  327.           AutoSize = False
  328.           Caption = '&User ID:'
  329.           FocusControl = edtProxyUserID
  330.         end
  331.         object lblProxyPass: TLabel
  332.           Left = 238
  333.           Top = 115
  334.           Width = 249
  335.           Height = 13
  336.           AutoSize = False
  337.           Caption = '&Password:'
  338.           FocusControl = edtProxyPass
  339.         end
  340.         object cbxFWType: TComboBox
  341.           Left = 10
  342.           Top = 32
  343.           Width = 220
  344.           Height = 21
  345.           Style = csDropDownList
  346.           ItemHeight = 13
  347.           TabOrder = 0
  348.           OnChange = cbxFWTypeChange
  349.           Items.Strings = (
  350.             'System default'
  351.             'None'
  352.             'Socks4'
  353.             'Socks4a'
  354.             'Socks5')
  355.         end
  356.         object edtProxyHost: TEdit
  357.           Left = 10
  358.           Top = 81
  359.           Width = 220
  360.           Height = 21
  361.           TabOrder = 1
  362.         end
  363.         object edtProxyPort: TEdit
  364.           Left = 10
  365.           Top = 130
  366.           Width = 220
  367.           Height = 21
  368.           TabOrder = 2
  369.           Text = '1028'
  370.         end
  371.         object chkProxyAuthenticate: TCheckBox
  372.           Left = 238
  373.           Top = 47
  374.           Width = 227
  375.           Height = 17
  376.           Caption = 'Use &authentication'
  377.           TabOrder = 3
  378.           OnClick = chkProxyAuthenticateClick
  379.         end
  380.         object edtProxyUserID: TEdit
  381.           Left = 238
  382.           Top = 81
  383.           Width = 221
  384.           Height = 21
  385.           TabOrder = 4
  386.         end
  387.         object edtProxyPass: TEdit
  388.           Left = 238
  389.           Top = 131
  390.           Width = 221
  391.           Height = 21
  392.           PasswordChar = '*'
  393.           TabOrder = 5
  394.         end
  395.       end
  396.     end
  397.   end
  398.   inherited dxSIBarManager: TdxBarManager
  399.     Categories.ItemsVisibles = (
  400.       2)
  401.     Categories.Visibles = (
  402.       True)
  403.     PopupMenuLinks = <
  404.       item
  405.         Control = lsvAM5Errors
  406.         PopupMenu = dxCheckPopup
  407.       end>
  408.     Left = 124
  409.     DockControlHeights = (
  410.       0
  411.       0
  412.       0
  413.       0)
  414.   end
  415.   inherited dxCheckPopup: TdxBarPopupMenu
  416.     ItemLinks = <
  417.       item
  418.         Item = itmCheckAllErrors
  419.         UserGlyph.Data = {00000000}
  420.         Visible = True
  421.       end
  422.       item
  423.         Item = itmCheckNoErrors
  424.         UserGlyph.Data = {00000000}
  425.         Visible = True
  426.       end>
  427.     Left = 200
  428.     Top = 115
  429.   end
  430.   inherited IvTranslator1: TIvTranslator
  431.     Left = 200
  432.     Top = 348
  433.   end
  434.   object dlgOpen: TOpenDialog
  435.     Left = 168
  436.     Top = 349
  437.   end
  438. end
  439.